home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Life 1996 January
/
Computer Life January 1996.iso
/
blizzard
/
blizdemo
/
blizdemo.exe
/
INFOPAX2.DXR
/
00003.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-10-12
|
208 b
|
13 lines
on startMovie
set the timeoutLength to 600 * 60
cursor(200)
set the soundLevel to 4
end
on mouseDown
sound fadeOut 2, 1 * 60
sound fadeOut 1, 1 * 60
go(marker(5))
play movie "pax2menu.dir"
end